func vendor/golang.org/x/crypto/cryptobyte.isValidOID

2 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		asn1.go#L163: func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
		asn1.go#L183: 		if !isValidOID(oid) {